Total Complexity | 121 |
Dependencies | 3 |
Dependents | 2 |
Total lines | 1,041 |
Lines of code | 721 |
Logical lines of code | 251 |
Comment lines | 198 |
Methods | 24 |
Properties | 4 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
sanitize_value_for_db() | 42 | 21 | 47 | |
save_meta_box() | 42 | 18 | 51 | |
get_dashicons() | 1 | 290 | ||
render_tab_content() | 39 | 12 | 70 | |
field_page() | 49 | 8 | 27 | |
display_meta_box() | 48 | 7 | 35 | |
field_select() | 56 | 6 | 16 | |
load_scripts() | 53 | 5 | 22 | |
validate_screen() | 58 | 5 | 16 | |
get_fields() | 63 | 5 | 11 | |
field_multi_select() | 55 | 4 | 17 | |
field_dashicon() | 49 | 3 | 31 | |
field_taxonomy() | 58 | 4 | 15 | |
__construct() | 61 | 4 | 11 | |
field_text() | 66 | 4 | 6 | |
field_image_size() | 61 | 2 | 12 | |
field_checkbox() | 70 | 2 | 5 | |
get_tabs() | 70 | 2 | 6 | |
field_conditions_data() | 69 | 2 | 6 | |
field_number() | 64 | 2 | 7 | |
field_textarea() | 72 | 1 | 4 | |
parse_field_id() | 80 | 1 | 3 | |
tab_conditions_data() | 81 | 1 | 3 | |
add_meta_box() | 65 | 1 | 10 |